Get incident ID/Url fr incident triggered by event-API

Hi,

/forum/t/get-url-to-incident-created-by-event-v2-api-call/890/2 says that one could use the dedup key also in search for an incident, which was created via a event-API trigger call.

Using the dedup-key as incident id did bring an error message in the API explorer (“no incident found”).

…any idea how i could based on the dedup-key find the incident ID?

Kind regards,

Daniel

Hi Daniel, Instead of incident id, try the incident_key parameter on the /incidents endpoint (List Incidents in documentation).

1 Like